[INFO] cloning repository https://github.com/Ward-Software-Defined-Systems/embraOS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ward-Software-Defined-Systems/embraOS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWard-Software-Defined-Systems%2FembraOS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWard-Software-Defined-Systems%2FembraOS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d8246eea8982fdfca91b72c8da26578667d87b49
[INFO] testing Ward-Software-Defined-Systems/embraOS against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWard-Software-Defined-Systems%2FembraOS" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ward-Software-Defined-Systems/embraOS
[INFO] finished tweaking git repo https://github.com/Ward-Software-Defined-Systems/embraOS
[INFO] tweaked toml for git repo https://github.com/Ward-Software-Defined-Systems/embraOS written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ward-Software-Defined-Systems/embraOS on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ward-Software-Defined-Systems/embraOS already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded phf v0.12.1
[INFO] [stderr]   Downloaded compact_str v0.8.1
[INFO] [stderr]   Downloaded instability v0.3.11
[INFO] [stderr]   Downloaded phf_shared v0.12.1
[INFO] [stderr]   Downloaded schemars_derive v0.8.22
[INFO] [stderr]   Downloaded cmake v0.1.58
[INFO] [stderr]   Downloaded meval v0.2.0
[INFO] [stderr]   Downloaded nom v1.2.4
[INFO] [stderr]   Downloaded webpki-roots v1.0.6
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.2
[INFO] [stderr]   Downloaded ratatui v0.29.0
[INFO] [stderr]   Downloaded chrono-tz v0.10.4
[INFO] [stderr]   Downloaded aws-lc-sys v0.39.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43acf2d69a43f2154f8bee85773412c3570ce9dc0d4a91c7423ca0e84d261025
[INFO] running `Command { std: "docker" "start" "-a" "43acf2d69a43f2154f8bee85773412c3570ce9dc0d4a91c7423ca0e84d261025", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43acf2d69a43f2154f8bee85773412c3570ce9dc0d4a91c7423ca0e84d261025", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43acf2d69a43f2154f8bee85773412c3570ce9dc0d4a91c7423ca0e84d261025", kill_on_drop: false }`
[INFO] [stdout] 43acf2d69a43f2154f8bee85773412c3570ce9dc0d4a91c7423ca0e84d261025
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 585b30178c4dda3f2e59c18159c150eff55c0f74145b6847d24dc1311ecc53f0
[INFO] running `Command { std: "docker" "start" "-a" "585b30178c4dda3f2e59c18159c150eff55c0f74145b6847d24dc1311ecc53f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling embrad v0.4.0-phase1 (/opt/rustwide/workdir/crates/embrad)
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling nom v1.2.4
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling meval v0.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling embra-init v0.4.0-phase1 (/opt/rustwide/workdir/crates/embra-init)
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]   --> crates/embra-init/src/main.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     use std::path::Path;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling embra-tool-macro v0.4.0-phase1 (/opt/rustwide/workdir/crates/embra-tool-macro)
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling embra-tools-core v0.4.0-phase1 (/opt/rustwide/workdir/crates/embra-tools-core)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling embra-common v0.4.0-phase1 (/opt/rustwide/workdir/crates/embra-common)
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling embra-console v0.4.0-phase1 (/opt/rustwide/workdir/crates/embra-console)
[INFO] [stdout] warning: unused imports: `EnterAlternateScreen`, `ExecutableCommand`, and `LeaveAlternateScreen`
[INFO] [stdout]   --> crates/embra-console/src/terminal/mod.rs:20:57
[INFO] [stdout]    |
[INFO] [stdout] 20 |     terminal::{self, disable_raw_mode, enable_raw_mode, EnterAlternateScreen, LeaveAlternateScreen},
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     ExecutableCommand,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> crates/embra-console/src/terminal/mod.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::io::{self, stdout};
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> crates/embra-console/src/terminal/mod.rs:395:9
[INFO] [stdout]     |
[INFO] [stdout] 281 |         (KeyCode::Enter, _) => {
[INFO] [stdout]     |         ------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 395 |         (KeyCode::Enter, KeyModifiers::ALT) => {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_input` is never used
[INFO] [stdout]  --> crates/embra-console/src/terminal/input.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn validate_input(input: &str) -> Result<()> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `visible_width` is never used
[INFO] [stdout]   --> crates/embra-console/src/terminal/render.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn visible_width(text: &str) -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new`, `system`, `user`, `assistant`, `tool`, and `tool_with_tz` are never used
[INFO] [stdout]    --> crates/embra-console/src/terminal/state.rs:71:12
[INFO] [stdout]     |
[INFO] [stdout]  70 | impl DisplayMessage {
[INFO] [stdout]     | ------------------- associated functions in this implementation
[INFO] [stdout]  71 |     pub fn new(role: impl Into<String>, content: impl Into<String>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn system(content: impl Into<String>) -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub fn user(content: impl Into<String>) -> Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn assistant(content: impl Into<String>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn tool(name: &str, result: &str) -> Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub fn tool_with_tz(name: &str, result: &str, tz_str: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `msg_type` is never read
[INFO] [stdout]   --> crates/embra-console/src/grpc_client.rs:22:38
[INFO] [stdout]    |
[INFO] [stdout] 22 |     SystemMessage { content: String, msg_type: String },
[INFO] [stdout]    |     -------------                    ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConsoleEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tool_use_id` is never read
[INFO] [stdout]   --> crates/embra-console/src/grpc_client.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     ToolExecution {
[INFO] [stdout]    |     ------------- field in this variant
[INFO] [stdout] 24 |         tool_use_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConsoleEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `from_mode` is never read
[INFO] [stdout]   --> crates/embra-console/src/grpc_client.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 |     ModeTransition { from_mode: i32, to_mode: i32, message: String },
[INFO] [stdout]    |     --------------   ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConsoleEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling embra-apid v0.4.0-phase1 (/opt/rustwide/workdir/crates/embra-apid)
[INFO] [stderr]    Compiling embra-trustd v0.4.0-phase1 (/opt/rustwide/workdir/crates/embra-trustd)
[INFO] [stderr]    Compiling embra-brain v0.4.0-phase1 (/opt/rustwide/workdir/crates/embra-brain)
[INFO] [stdout] warning: unused import: `mount`
[INFO] [stdout]   --> crates/embrad/src/mount.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |     use nix::mount::{mount, MsFlags};
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mount`
[INFO] [stdout]    --> crates/embrad/src/mount.rs:211:26
[INFO] [stdout]     |
[INFO] [stdout] 211 |         use nix::mount::{mount, MsFlags};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `ca_cert_path` and `ca_key_path` are never used
[INFO] [stdout]   --> crates/embra-trustd/src/config.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl TrustdConfig {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn ca_cert_path(&self) -> PathBuf {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn ca_key_path(&self) -> PathBuf {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `store_hash` is never used
[INFO] [stdout]    --> crates/embra-trustd/src/soul.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout]  15 | impl SoulVerifier {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn store_hash(&self, hash: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STATE_DIR` is never used
[INFO] [stdout]  --> crates/embrad/src/config.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const STATE_DIR: &str = "/embra/state";
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DATA_DIR` is never used
[INFO] [stdout]  --> crates/embrad/src/config.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const DATA_DIR: &str = "/embra/data";
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EPHEMERAL_DIR` is never used
[INFO] [stdout]  --> crates/embrad/src/config.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const EPHEMERAL_DIR: &str = "/embra/ephemeral";
[INFO] [stdout]   |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SOUL_HASH_FILE` is never used
[INFO] [stdout]   --> crates/embrad/src/config.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const SOUL_HASH_FILE: &str = "/embra/state/soul.sha256";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PKI_DIR` is never used
[INFO] [stdout]   --> crates/embrad/src/config.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const PKI_DIR: &str = "/embra/state/pki";
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `HALT_REASON_FILE` is never used
[INFO] [stdout]   --> crates/embrad/src/config.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const HALT_REASON_FILE: &str = "/embra/state/halt_reason";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WARDSONDB_BIN` is never used
[INFO] [stdout]   --> crates/embrad/src/config.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const WARDSONDB_BIN: &str = "/usr/bin/wardsondb";
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TRUSTD_BIN` is never used
[INFO] [stdout]   --> crates/embrad/src/config.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const TRUSTD_BIN: &str = "/usr/bin/embra-trustd";
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `APID_BIN` is never used
[INFO] [stdout]   --> crates/embrad/src/config.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const APID_BIN: &str = "/usr/bin/embra-apid";
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BRAIN_BIN` is never used
[INFO] [stdout]   --> crates/embrad/src/config.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const BRAIN_BIN: &str = "/usr/bin/embra-brain";
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CONSOLE_BIN` is never used
[INFO] [stdout]   --> crates/embrad/src/config.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const CONSOLE_BIN: &str = "/usr/bin/embra-console";
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `depends_on` is never read
[INFO] [stdout]   --> crates/embrad/src/supervisor.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct ServiceDef {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub depends_on: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ServiceDef` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `FileExists` is never constructed
[INFO] [stdout]   --> crates/embrad/src/supervisor.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub enum HealthCheck {
[INFO] [stdout]    |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 53 |     FileExists { path: String, timeout: Duration },
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HealthCheck` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HealthDetail`
[INFO] [stdout]  --> crates/embra-brain/src/db/mod.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use client::{HealthDetail, WardsonDbClient};
[INFO] [stdout]   |                  ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `embra_common::proto::common`
[INFO] [stdout]   --> crates/embra-brain/src/config/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use embra_common::proto::common;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EarlyStopReason`
[INFO] [stdout]   --> crates/embra-brain/src/grpc_service.rs:12:61
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::provider::ir::{ApiMessage, AssistantTurn, Block, EarlyStopReason, TurnOutcome};
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `last_response_text` is never read
[INFO] [stdout]    --> crates/embra-brain/src/grpc_service.rs:622:42
[INFO] [stdout]     |
[INFO] [stdout] 622 |             let mut last_response_text = String::new();
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 701 |                                 last_response_text = diagnostic;
[INFO] [stdout]     |                                 ------------------ `last_response_text` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `reconnection_briefing` is never used
[INFO] [stdout]    --> crates/embra-brain/src/brain/prompts.rs:165:8
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub fn reconnection_briefing(name: &str, last_active: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `port` is never read
[INFO] [stdout]    --> crates/embra-brain/src/tools/security.rs:367:5
[INFO] [stdout]     |
[INFO] [stdout] 365 | struct SshSession {
[INFO] [stdout]     |        ---------- field in this struct
[INFO] [stdout] 366 |     user_host: String,      // "user@host"
[INFO] [stdout] 367 |     port: u16,              // SSH port (default 22)
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `meta` is never read
[INFO] [stdout]   --> crates/embra-brain/src/db/client.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct WardsonEnvelope<T> {
[INFO] [stdout]    |        --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     meta: serde_json::Value,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WardsonEnvelope` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InsertData` is never constructed
[INFO] [stdout]   --> crates/embra-brain/src/db/client.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct InsertData {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HealthResponse` is never constructed
[INFO] [stdout]   --> crates/embra-brain/src/db/client.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | struct HealthResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QueryResponse` is never constructed
[INFO] [stdout]   --> crates/embra-brain/src/db/client.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | struct QueryResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ServerInfo` is never constructed
[INFO] [stdout]   --> crates/embra-brain/src/db/client.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | struct ServerInfo {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `version`, `disk_usage`, and `aggregate` are never used
[INFO] [stdout]    --> crates/embra-brain/src/db/client.rs:71:12
[INFO] [stdout]     |
[INFO] [stdout]  70 | impl WardsonDbClient {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout]  71 |     pub fn new(port: u16) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub async fn version(&self) -> Result<String> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 |     pub async fn disk_usage(&self) -> Result<serde_json::Value> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 445 |     pub async fn aggregate(
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `StartupTimeout`, `ProcessExited`, and `CollectionNotFound` are never constructed
[INFO] [stdout]   --> crates/embra-brain/src/db/error.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub enum WardsonDbError {
[INFO] [stdout]    |          -------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout]  9 |     StartupTimeout(u64),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     ProcessExited,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     CollectionNotFound(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WardsonDbError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_not_found` is never used
[INFO] [stdout]   --> crates/embra-brain/src/db/error.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl WardsonDbError {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn is_not_found(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `created_at`, and `delivered` are never read
[INFO] [stdout]   --> crates/embra-brain/src/proactive/mod.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct Notification {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 31 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub created_at: chrono::DateTime<chrono::Utc>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 35 |     pub delivered: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Notification` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_config_wizard` is never used
[INFO] [stdout]    --> crates/embra-brain/src/config/mod.rs:110:14
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub async fn run_config_wizard() -> Result<SystemConfig> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prompt_with_default` is never used
[INFO] [stdout]    --> crates/embra-brain/src/config/mod.rs:214:4
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn prompt_with_default(prompt: &str, default: &str) -> Result<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prompt_required` is never used
[INFO] [stdout]    --> crates/embra-brain/src/config/mod.rs:227:4
[INFO] [stdout]     |
[INFO] [stdout] 227 | fn prompt_required(prompt: &str) -> Result<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `verify_soul` is never used
[INFO] [stdout]   --> crates/embra-brain/src/learning/soul.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub async fn verify_soul(db: &WardsonDbClient) -> Result<bool> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `session` is never read
[INFO] [stdout]   --> crates/embra-brain/src/knowledge/edges.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct Candidate {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     session: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Candidate` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SemanticNode` is never constructed
[INFO] [stdout]   --> crates/embra-brain/src/knowledge/types.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct SemanticNode {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProceduralStep` is never constructed
[INFO] [stdout]   --> crates/embra-brain/src/knowledge/types.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct ProceduralStep {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProceduralOutcomes` is never constructed
[INFO] [stdout]   --> crates/embra-brain/src/knowledge/types.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct ProceduralOutcomes {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProceduralNode` is never constructed
[INFO] [stdout]   --> crates/embra-brain/src/knowledge/types.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct ProceduralNode {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `fingerprint` is never read
[INFO] [stdout]   --> crates/embra-brain/src/provider/mod.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct ToolManifest {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fingerprint: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `fingerprint` is never read
[INFO] [stdout]   --> crates/embra-brain/src/provider/mod.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct SystemPromptBundle {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 65 |     pub text: String,
[INFO] [stdout] 66 |     pub fingerprint: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ToolArgsDelta` is never constructed
[INFO] [stdout]   --> crates/embra-brain/src/provider/mod.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub enum StreamEvent {
[INFO] [stdout]    |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 85 |     ToolArgsDelta {
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StreamEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Unsupported` is never constructed
[INFO] [stdout]    --> crates/embra-brain/src/provider/mod.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub enum ProviderError {
[INFO] [stdout]     |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 119 |     Unsupported(String),
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ProviderError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `display_name` and `kind` are never used
[INFO] [stdout]    --> crates/embra-brain/src/provider/mod.rs:135:8
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub trait LlmProvider: Send + Sync {
[INFO] [stdout]     |           ----------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 135 |     fn display_name(&self) -> &str;
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     fn kind(&self) -> ProviderKind;
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DISPLAY_NAME` is never used
[INFO] [stdout]   --> crates/embra-brain/src/provider/anthropic/mod.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | const DISPLAY_NAME: &str = "opus-4.7";
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `stop_sequence` are never read
[INFO] [stdout]   --> crates/embra-brain/src/provider/anthropic/wire.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct AssistantResponse {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 75 |     #[serde(default)]
[INFO] [stdout] 76 |     pub id: Option<String>,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub stop_sequence: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AssistantResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/embra-brain/src/provider/anthropic/wire.rs:92:10
[INFO] [stdout]    |
[INFO] [stdout] 92 |     Done(String),
[INFO] [stdout]    |     ---- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AnthropicStreamEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 92 -     Done(String),
[INFO] [stdout] 92 +     Done(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `block_index` and `block` are never read
[INFO] [stdout]   --> crates/embra-brain/src/provider/anthropic/wire.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |     BlockComplete {
[INFO] [stdout]    |     ------------- fields in this variant
[INFO] [stdout] 96 |         block_index: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 97 |         block: MessageBlock,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AnthropicStreamEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `display_name` is never read
[INFO] [stdout]   --> crates/embra-brain/src/provider/gemini/mod.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct GeminiProvider {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 62 |     display_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `boot_self_heal` is never used
[INFO] [stdout]    --> crates/embra-brain/src/provider/gemini/mod.rs:108:18
[INFO] [stdout]     |
[INFO] [stdout]  69 | impl GeminiProvider {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub async fn boot_self_heal(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROBE_TIMEOUT` is never used
[INFO] [stdout]   --> crates/embra-brain/src/provider/gemini/cache.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | const PROBE_TIMEOUT: Duration = Duration::from_secs(10);
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `boot_self_heal` is never used
[INFO] [stdout]    --> crates/embra-brain/src/provider/gemini/cache.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout]  87 | impl GeminiCacheManager {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub async fn boot_self_heal(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]    --> crates/embra-brain/src/provider/gemini/wire.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub struct GeminiCandidate {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub index: u32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GeminiCandidate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `usage` is never read
[INFO] [stdout]    --> crates/embra-brain/src/provider/ir.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct AssistantTurn {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub usage: Option<JsonValue>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AssistantTurn` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `wizard_gRPC_tx` should have a snake case name
[INFO] [stdout]    --> crates/embra-brain/src/grpc_service.rs:119:21
[INFO] [stdout]     |
[INFO] [stdout] 119 |                 let wizard_gRPC_tx = tx.clone();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `wizard_g_rpc_tx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "585b30178c4dda3f2e59c18159c150eff55c0f74145b6847d24dc1311ecc53f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "585b30178c4dda3f2e59c18159c150eff55c0f74145b6847d24dc1311ecc53f0", kill_on_drop: false }`
[INFO] [stdout] 585b30178c4dda3f2e59c18159c150eff55c0f74145b6847d24dc1311ecc53f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5dcaebd8e5a39752c8f1bc31cd241bc61d571541869b6c43ec6f3bb877ae7a9d
[INFO] running `Command { std: "docker" "start" "-a" "5dcaebd8e5a39752c8f1bc31cd241bc61d571541869b6c43ec6f3bb877ae7a9d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling embra-init v0.4.0-phase1 (/opt/rustwide/workdir/crates/embra-init)
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]   --> crates/embra-init/src/main.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     use std::path::Path;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling embra-tool-macro v0.4.0-phase1 (/opt/rustwide/workdir/crates/embra-tool-macro)
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling embra-tools-core v0.4.0-phase1 (/opt/rustwide/workdir/crates/embra-tools-core)
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling embra-common v0.4.0-phase1 (/opt/rustwide/workdir/crates/embra-common)
[INFO] [stderr] error: could not compile `chrono-tz` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f9988fefd3add01f414f52b414308e7872622fee/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "chrono-tz-build", "default", "filter-by-regex", "serde", "std"))' -C metadata=c5e971b2e63a257f -C extra-filename=-afd7d39850327e4c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5846d90b05c2683f.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-0d6da6b10bd7d546.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5dcaebd8e5a39752c8f1bc31cd241bc61d571541869b6c43ec6f3bb877ae7a9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dcaebd8e5a39752c8f1bc31cd241bc61d571541869b6c43ec6f3bb877ae7a9d", kill_on_drop: false }`
[INFO] [stdout] 5dcaebd8e5a39752c8f1bc31cd241bc61d571541869b6c43ec6f3bb877ae7a9d
